⚠️ Attention:
Before updating any plugin, always make a full backup of your website (files + database).
- Use a plugin like UpdraftPlus or your hosting provider’s backup tool (such as Hostinger Backup Tool).
- This ensures you can quickly restore your site if the update causes any problems.
📖 How to Manually Update a Plugin in WordPress (Beginner Guide)
You need to manually update a plugin within the WordPress backend. Here’s how to do it safely:
Step 1: Download the Latest Version of the Plugin
-
Click the download link.
-
Download the latest version of the plugin as a .zip
file.
- Example:
myplugin-2.0.zip
Step 2: Log into Your WordPress Dashboard
- Open your browser and go to:
www.yourwebsite.com/wp-admin
- Enter your username and password.
- Click Log In.
Step 3: Upload the New Plugin
- In the left menu, click Plugins → Add New.
- At the top of the page, click Upload Plugin.
- Click Choose File and select the
.zip
file you downloaded.
- Click Install Now.
- When the upload is finished, click Replace Plugin.
Step 4: Check if Everything Works
- Visit different pages of your website to make sure it loads correctly.
- Check the plugin’s settings page to confirm it’s working.
- If something is wrong, restore your backup and use the previous version.
- Update one plugin at a time so you know which one causes issues if problems appear.
- Regularly update plugins to keep your site secure and fast.